projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b070e
)
nyan-big: drop CONFIG_KEYBOARD
author
Peter Robinson
<
[email protected]
>
Wed, 20 Feb 2019 12:17:29 +0000
(12:17 +0000)
committer
Tom Warren
<
[email protected]
>
Wed, 20 Feb 2019 16:01:45 +0000
(09:01 -0700)
The CONFIG_KEYBOARD does nothing as it's legacy and unused
so just drop it from the config.
Signed-off-by: Peter Robinson <
[email protected]
>
Cc: Tom Warren <
[email protected]
>
Cc: Stephen Warren <
[email protected]
>
Cc: Allen Martin <
[email protected]
>
Signed-off-by: Tom Warren <
[email protected]
>
include/configs/nyan-big.h
patch
|
blob
|
history
diff --git
a/include/configs/nyan-big.h
b/include/configs/nyan-big.h
index 3d43839e413750bf9098a8aad9c9c2075bf57f73..933f84028f463685d2b4f68809e7bf8fecf25fdf 100644
(file)
--- a/
include/configs/nyan-big.h
+++ b/
include/configs/nyan-big.h
@@
-31,8
+31,6
@@
#define CONFIG_SF_DEFAULT_SPEED 24000000
#define CONFIG_SPI_FLASH_SIZE (4 << 20)
-#define CONFIG_KEYBOARD
-
#undef CONFIG_LOADADDR
#define CONFIG_LOADADDR 0x82408000